3.332 \(\int (c+d x^n)^{-2-\frac {1}{n}} \, dx\)

Optimal. Leaf size=50 \[ \frac {n x \left (c+d x^n\right )^{-1/n}}{c^2 (n+1)}+\frac {x \left (c+d x^n\right )^{-\frac {1}{n}-1}}{c (n+1)} \]

[Out]

x*(c+d*x^n)^(-1-1/n)/c/(1+n)+n*x/c^2/(1+n)/((c+d*x^n)^(1/n))

________________________________________________________________________________________

Rubi [A]  time = 0.01, antiderivative size = 50, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, integrand size = 15, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.133, Rules used = {192, 191} \[ \frac {n x \left (c+d x^n\right )^{-1/n}}{c^2 (n+1)}+\frac {x \left (c+d x^n\right )^{-\frac {1}{n}-1}}{c (n+1)} \]

Antiderivative was successfully verified.

[In]

Int[(c + d*x^n)^(-2 - n^(-1)),x]

[Out]

(x*(c + d*x^n)^(-1 - n^(-1)))/(c*(1 + n)) + (n*x)/(c^2*(1 + n)*(c + d*x^n)^n^(-1))

Rule 191

Int[((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[(x*(a + b*x^n)^(p + 1))/a, x] /; FreeQ[{a, b, n, p}, x] &
& EqQ[1/n + p + 1, 0]

Rule 192

Int[((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> -Simp[(x*(a + b*x^n)^(p + 1))/(a*n*(p + 1)), x] + Dist[(n*(p +
 1) + 1)/(a*n*(p + 1)), Int[(a + b*x^n)^(p + 1), x], x] /; FreeQ[{a, b, n, p}, x] && ILtQ[Simplify[1/n + p + 1
], 0] && NeQ[p, -1]

Rubi steps

\begin {align*} \int \left (c+d x^n\right )^{-2-\frac {1}{n}} \, dx &=\frac {x \left (c+d x^n\right )^{-1-\frac {1}{n}}}{c (1+n)}+\frac {n \int \left (c+d x^n\right )^{-1-\frac {1}{n}} \, dx}{c (1+n)}\\ &=\frac {x \left (c+d x^n\right )^{-1-\frac {1}{n}}}{c (1+n)}+\frac {n x \left (c+d x^n\right )^{-1/n}}{c^2 (1+n)}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.03, size = 55, normalized size = 1.10 \[ \frac {x \left (c+d x^n\right )^{-1/n} \left (\frac {d x^n}{c}+1\right )^{\frac {1}{n}} \, _2F_1\left (2+\frac {1}{n},\frac {1}{n};1+\frac {1}{n};-\frac {d x^n}{c}\right )}{c^2} \]

Antiderivative was successfully verified.

[In]

Integrate[(c + d*x^n)^(-2 - n^(-1)),x]

[Out]

(x*(1 + (d*x^n)/c)^n^(-1)*Hypergeometric2F1[2 + n^(-1), n^(-1), 1 + n^(-1), -((d*x^n)/c)])/(c^2*(c + d*x^n)^n^
(-1))

________________________________________________________________________________________

fricas [A]  time = 1.41, size = 68, normalized size = 1.36 \[ \frac {d^{2} n x x^{2 \, n} + {\left (2 \, c d n + c d\right )} x x^{n} + {\left (c^{2} n + c^{2}\right )} x}{{\left (c^{2} n + c^{2}\right )} {\left (d x^{n} + c\right )}^{\frac {2 \, n + 1}{n}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c+d*x^n)^(-2-1/n),x, algorithm="fricas")

[Out]

(d^2*n*x*x^(2*n) + (2*c*d*n + c*d)*x*x^n + (c^2*n + c^2)*x)/((c^2*n + c^2)*(d*x^n + c)^((2*n + 1)/n))

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (d x^{n} + c\right )}^{-\frac {1}{n} - 2}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c+d*x^n)^(-2-1/n),x, algorithm="giac")

[Out]

integrate((d*x^n + c)^(-1/n - 2), x)

________________________________________________________________________________________

maple [F]  time = 0.60, size = 0, normalized size = 0.00 \[ \int \left (d \,x^{n}+c \right )^{-\frac {1}{n}-2}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d*x^n+c)^(-1/n-2),x)

[Out]

int((d*x^n+c)^(-1/n-2),x)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (d x^{n} + c\right )}^{-\frac {1}{n} - 2}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c+d*x^n)^(-2-1/n),x, algorithm="maxima")

[Out]

integrate((d*x^n + c)^(-1/n - 2), x)

________________________________________________________________________________________

mupad [B]  time = 1.76, size = 64, normalized size = 1.28 \[ -\frac {x^{1-2\,n}\,{\left (\frac {c}{d\,x^n}+1\right )}^{1/n}\,{{}}_2{\mathrm {F}}_1\left (2,\frac {1}{n}+2;\ 3;\ -\frac {c}{d\,x^n}\right )}{2\,d^2\,n\,{\left (c+d\,x^n\right )}^{1/n}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(c + d*x^n)^(1/n + 2),x)

[Out]

-(x^(1 - 2*n)*(c/(d*x^n) + 1)^(1/n)*hypergeom([2, 1/n + 2], 3, -c/(d*x^n)))/(2*d^2*n*(c + d*x^n)^(1/n))

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c+d*x**n)**(-2-1/n),x)

[Out]

Timed out

________________________________________________________________________________________